* xterm.c (dumpglyphs): Give the cursor higher priority than the
authorJim Blandy <jimb@redhat.com>
Fri, 14 May 1993 14:44:26 +0000 (14:44 +0000)
committerJim Blandy <jimb@redhat.com>
Fri, 14 May 1993 14:44:26 +0000 (14:44 +0000)
commit4a4dc352d55f6ab7f8a3c7941ef0238caf2075ba
treee053acd485ff94e132a42573dc98af0d6189181a
parentf6b98e0be9be1c213281df3edf774b3ae909afa4
* xterm.c (dumpglyphs): Give the cursor higher priority than the
face specified by the glyph under it.

* xterm.c (dumpglyphs): Move the underline up a row.  I dislike
the way X addresses pixels.  Quickdraw is much nicer.

* xterm.c (dumpglyphs): Pass the proper arguments to intern_face.

* xterm.c (dumpglyphs): Don't increment left twice.
src/xterm.c